home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 January - Disc 2 / Macworld (1999-01) (Disk 2).dmg / Serious Demos / Symbolic Composer 4.2 / Environment / Projects / Questions & Answers / Q&A General Queries / How to use QuickTime? < prev    next >
Encoding:
Text File  |  1998-10-26  |  1.1 KB  |  31 lines  |  [TEXT/ScoM]

  1. HOW TO USE QUICKTIME
  2.  
  3. >This may seem simplistic for SCOM but for in the classroom demos it
  4. >would be nice to use internal computer sounds avaialable in the new
  5. >Quicktime version (Roland) or from a program called CyberSound Studio. My
  6. >question is how do I get MidiShare to play the internal sound files rather
  7. >than through the serial port? Thanks in advance.
  8.  
  9. µZak and Arnolds Midi player both work fine. Both are public domain
  10. programs. You can launch them from SCOM using the launching utility
  11. plug-in. When you set up them to play through Quicktime MIDI you get
  12. your target behaviour. 
  13.  
  14. To let SCOM play back trough QuickTime Musical Instruments  
  15. in µZak 1.6 (public domain program) follow this:
  16.  
  17. The you need to install midi-launcher plugin (on the CD in plug-ins
  18. folder).
  19.  
  20. Then compile-song, compile-istrument, or use play-file. The idea 
  21. here is not to let SCOM launch the file with Midishare, just save
  22. the MIDI file into the output folder to a known name...
  23.  
  24. (play-file "song"
  25.    all-instr '(sect-a sect-b)
  26. )
  27.  
  28. ... and then launch a sequencer which loads the MIDI file.
  29.  
  30. (launch-midi "µZak" "song")
  31.